home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / aquaria.swf / scripts / DefineButton2_464 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-11-09  |  77 b   |  6 lines

  1. on(release){
  2.    en1energy = 0;
  3.    en1level = 0;
  4.    gotoAndPlay(1141);
  5. }
  6.